home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
United Public Domain Gold 2
/
United Public Domain Gold 2.iso
/
utilities
/
pu475.dms
/
pu475.adf
/
DEKSID_2.10
/
news.txt
< prev
next >
Wrap
Text File
|
1993-09-02
|
4KB
|
108 lines
_ _ _ _ _ _
|\\ || ||// // || |\\ \\// ||_ ||>> << || //\\ |\\|| _| || |
||\\ ||_ |// \\ || ||\\ \/ ||_ ||\\ _>> || \\// ||\\| |_ .||_|
||// || |\\ \\ || ||//
|// ||_ ||\\ _// || |// Programmation: ©1990-1992 Christian Warren
Font et Docs: ©1990-1992 Marc Dionne
Date: 22th novembre 1992
News to 2.10 Date: 22th november 1992
- A disassembler is now include in Deksid. Some functions has been added
in touch with this disassembler. ('Disassemble block' and 'Print
disassembled block').
- Shift + left arrow = Move to Bytes to the left.
- Shift + right arrow = Move to the next instruction.
- You can now Print block as Source (C, Asm or Basic).
News to 2.05 Date: december 27th 1991
- the function 'Find File Header' will found the file header of a file
you choose with a file requester.
- Small bug removed in the 'Compare' function.
- You can now removed the unnecessary requester like 'Do you really want
to do what you choose?'. (Menu item = 'Prompt')
- some news key sequence.
- Ctrl-'w' -> save the block.
- TAB -> Change the mode of edition (Ascii <-> Hexa).
- the KeyPad can now be used to controle the runner.
- All the requester as been reworked to be more 'cute' (I think...).
- No more bug when you use the FRQBypass programm. I think the bug is in
FRQByPass but I dont take chance, I correct it...
News to 2.03 Date: july 6th 1991
- Bug removed in the "Install Switcher" and "Remove switcher". Theses
functions dont erase block 1 anymore.
- Bug removed in the Search function, when can now search on block higher
then 32000.
- Bug removed in Recover File function. This function now work with FFS.
- New Pattern in the search function :
Pattern only in AscII search.
'@' -> will match any AscII character (from 32 to 126). Useful for
searching for readable text. Ex. if you want to search for any
any string that have at least 5 AscII character, you just have
to search for '@@@@@'.
'^' -> If you put this pattern at the begining of the string, the
program search for a FileHeader. Ex. '^Deksid.info' will found
the FileHeader of the File "Deksid.info".
'\' -> Allow you to search for the real pattern character.
Ex. '\?lo\@\^" will search for string '?lo@^'.
Pattern in the Hex search.
'?' -> the pattern will now work with half of a bytes.
Ex. '3A?5' will found '3A65', '3AF5', ...
- You have now 2 choices for the blue box. You can have an Hex-Dec-Bin
display or a Dec-8bits-16bits-32bits display. For those who just dont care
I recommend the 8-16-32 display because he's faster.
- Recompiled with Lattice SAS 5.10
News to 2.01 Date: 14th april 1991
- Time appear when searching a sequence on a disk. The search function
is also much faster. (About 7 secs less to search on a complete disk)
- Few Bugs remove from the Recover Block functions.
- Recalcule All Checksum is accelerate by a factor of 700%.
> for the Super Fat Agnus computer <
- Frequence Entrance = frequence at the beginning (PAL or NTSC). Can be
changed a at any time.
- Frequence Exit = frequence when you leave Deksid (PAL or NTSC). Useful
for the people who usualy work in PAL because you can work in NTSC with
Deksid, and when you leave it the frequence turn back to PAL.
- Install a 'switcher' on BootBlock (PAL ou NTSC) = Add a 'switcher' to
the BootBlock . The 'switcher' will turn your computer to a PAL or a
NTSC machine without erasing the original BootBlock. So you can use this
function on non-standard BootBlock without worying about loosing the
contents of the BB.
- Remove 'switcher' from BootBlock = If the disk don't work with the
switcher you can remove it with this function. The BootBlock will return
to it original contents.
PS. A CLI version of these 2 functions will be release soon.